BEGIN Object
    Name                 BarberChair
    Width                1
    ConstructionTime     1.50000
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    Price                -100
    AttachToWall         true  
    NumSlots             1
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation   
    MadeOf               Composite
    Research		 HairCut
    ToolbarSprite        BarberChair
    Properties           StaticObject
BEGIN Sprite  
	x 0
	y 0
	w 2
	h 2
	RotateType 1
	END
END

BEGIN Object
    Name                 BarberMirror
    Width                1
    ConstructionTime     1.50000
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    Price                -100
    AttachToWall         true  
    NumSlots             1
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation   
    MadeOf               Composite
    Research		 HairCut
    Workgroup		 BarberShop
    ToolbarSprite        BarberMirror
    Properties           StaticObject
    Properties		 	 Scripted
	Properties           RoomSpecific
BEGIN Sprite  
	x 0
	y 2
	w 2
	h 3
	RotateType 3
	END
END

BEGIN Object
	Name				BarberChief
    MoveSpeedFactor      0.500000  
    Toughness            10.0000  
    RenderDepth          2
	ViewRange			 8
    Price		 -500
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation 
    Research		 HairCut   
    Properties           Entity
    Properties           Staff
    Properties           Administrator	
	Properties           RoomSpecific
	Equipment            Scissors
	BEGIN Sprite
	x 0
	y 6
	w 2
	h 2 
	RotateType 1
	END
	BEGIN ToolbarSprite
	x 0
	y 6 
	w 2 
	h 2 
	END
END

BEGIN Equipment  
    Name                 RazorBlade
    Scale                0.800000  
    AttackPower          7.00000  
    RechargeTime         2.00000  
    Properties           Weapons
    Properties           Metal
    Properties           Tools
	BEGIN Sprite
	x 0 
	y 8 
	w 2 
	h 2 
	RotateType 0 
	BEGIN Marker
           x             0.9
           y             1.0
           Index         0
    END
	END
END

BEGIN Object     
    Name                 BlondHairStrand
    Width                1  
    Height               1
    Toughness            1.0000  
    MaxStackSize         20
    RenderDepth          1
    Properties           Material
    BEGIN Sprite
	x 6
	y 4  
	w 2 
	h 2 
	RotateType 4 
	BEGIN Marker
           x             0.9
           y             1.0
           Index         0
	END
END
	BEGIN StackSprite
	x 6  
	y 10
	w 2 
	h 2 
	RotateType 4 
	END
END

BEGIN Object     
    Name                 BrownHairStrand
    Width                1  
    Height               1
    Toughness            1.0000  
    MaxStackSize         20
    RenderDepth          1
    Properties           Material
    BEGIN Sprite
	x 6
	y 2  
	w 2 
	h 2 
	RotateType 4 
	BEGIN Marker
           x             0.9
           y             1.0
           Index         0
	END
END
	BEGIN StackSprite
	x 6  
	y 12
	w 2 
	h 2 
	RotateType 4 
	END
END

BEGIN Object     
    Name                 RedHairStrand
    Width                1  
    Height               1
    Toughness            1.0000  
    MaxStackSize         20
    RenderDepth          1
    Properties           Material
    BEGIN Sprite
	x 6
	y 0  
	w 2 
	h 2 
	RotateType 4 
	BEGIN Marker
           x             0.9
           y             1.0
           Index         0
	END
END
	BEGIN StackSprite
	x 6  
	y 14
	w 2 
	h 2 
	RotateType 4 
	END
END

BEGIN Object
	Name				WigBox
	Width				1
	Height				1 
	Toughness			1.0000
	MaxStackSize 		3  
	Price				-400 
	RenderDepth			1 
	Properties			Sellable
	Properties			Material
	BEGIN Sprite
	x 8
	y 4
	w 2 
	h 2 
	RotateType 4
	END
		BEGIN StackSprite
	x 6   
	y 8 
	w 2 
	h 2 
	RotateType 4 
	END
END

BEGIN Object
	Name				RedWigBox
	Width				1
	Height				1 
	Toughness			1.0000
	MaxStackSize 		3  
	Price				-1200 
	RenderDepth			1 
	Properties			Sellable
	Properties			Material
	BEGIN Sprite
	x 10
	y 4
	w 2 
	h 2 
	RotateType 4
	END
		BEGIN StackSprite
	x 12   
	y 8 
	w 2 
	h 2 
	RotateType 4 
	END
END

BEGIN Object
	Name				BarberPress
	Price				-1500
	ConstructionTime	20
	MoveSpeedFactor		0.500000
	Toughness			15.0000
	Width				3
	NumSlots			3
	SpriteScale			1.1
	Research			HairCut
	Properties			StaticObject
	Properties			Processor
	MadeOf				Composite
	BlockedBy			Wall
	BlockedBy			StaticObject
	BlockedBy			UtilityStation
  	Workgroup			WigProductionRoom
	BEGIN Sprite
	x 10 
	y 0 
	w 6
	h 3
	RotateType 4 
			BEGIN Marker
           x             1
           y             1.34375
		   orientation.x 0.0
		   orientation.y 0.0
           Index         0
		END
		BEGIN Marker
		   x			 3 
		   y			 1 
		   Index		 1 
		END
		BEGIN Marker
		   x			5.32
		   y			1.34375
		   Index		2
		END
	END
	BEGIN ToolbarSprite
	x 10
	y 0 
	w 1 
	h 1 
	END	
END

BEGIN Room       
    Name                 BarberShop
    Research             HairCut
	Properties           PrisonersCanWork
	Workgroup		BarberShop
	Qualification		HowToCut
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id BarberChair END
	BEGIN Requirement Type Object  Id BarberMirror END
	BEGIN LikelyObject  Id      BarberPress  END
    BEGIN LikelyObject  Id      Table  END	
	BEGIN Contraband	Id		RazorBlade	END
	BEGIN Contraband    Id      Scissors	END
END

BEGIN Room
	Name				WigProductionRoom
	    Research             HairCut
	Properties			PrisonersCanWork
	Workgroup		WigProductionRoom
	Qualification		HowToCut
	BEGIN Requirement Type Indoor END
	BEGIN Requirement Type Object  Id BarberPress END
	BEGIN Requirement Type Object  Id Table END
END	